home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 436 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: isar.de!news
  2. From: td@imd.m.isar.de (Thomas Doerfler)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Re: Where to seek 68340 cross assembler?
  5. Date: Wed, 20 Mar 1996 07:22:28 GMT
  6. Organization: IMD
  7. Message-ID: <4iobit$olk@nixe.isar.net>
  8. References: <4in3gd$mqc@nntp.Stanford.EDU>
  9. NNTP-Posting-Host: imd.m.isar.de
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. crabill@leland.Stanford.EDU (Eric Jay Crabill) wrote:
  13.  
  14. >Does anyone have ideas on where I should start searching for a inexpensive
  15. >(but useful) cross assembler and c-compiler for the 68340?  I'm starting a
  16. >school project next quarter using the 68340.
  17.  
  18. >For a while, I was delusional and thought that some of the larger companies
  19. >(like SDS) might give a substantial pricing break to students using their
  20. >software for educational purposes.  This does not appear to be the case...
  21. >I don't think I can sport $1500 out of my own pocket for a three unit class!
  22.  
  23. >Thanks for any help,
  24. >Eric Crabill
  25. If you really intend to make "small" projects, even the AS32 Motorola
  26. Freeware Assembler might do. It runs under MS-DOS, has no macro
  27. support, no linker support and is quite easy to use. Put your
  28. assembler code in and get your S-records out.
  29.  
  30. And for debugging on assembly level with the 68340, the cheapest tool
  31. is BD32. You need a small interface (2 TTLs, use Motorola types, its
  32. important!) attached to your PC's parallel printer port and the "BDM"
  33. connector of your MC68340 board. And the software BD32, its freeware
  34. from Motorola aswell. Look to the Freeware section of motorolas
  35. www-server "www.mot.com" for these tools...
  36.  
  37. Bye,
  38.     Thomas.
  39. --------------------------------------------
  40. IMD Ingenieurbuero fuer Microcomputertechnik
  41. Thomas Doerfler           Elilandstrasse 12
  42. D-81547 Muenchen          Germany
  43. email:    td@imd.m.isar.de
  44.  
  45.